home *** CD-ROM | disk | FTP | other *** search
/ World of Education / World of Education.iso / world_i / inside.zip / 21 < prev    next >
Text File  |  1991-06-14  |  2KB  |  104 lines

  1. text/6/2
  2. The way the display card handles
  3. graphics is to assign each dot
  4. location two numbers, one for its
  5. horizontal position and one for
  6. its vertical position.  To put a
  7. dot in the upper left corner of
  8. this screen, the card would tell
  9. the monitor to put a dot at 0,0.
  10. And the lower right of this screen
  11. is 639,199. The middle is 320,100.
  12. ~
  13.  
  14.  
  15. rectangle/403/58/412/68
  16. KC/403/58/412/68/413/68
  17. KC/403/58/422/78/423/78
  18. KC/403/58/442/98/442/98
  19. changepattern1
  20. flood/406/63
  21. flood/417/73
  22. flood/436/94
  23. flood/448/103
  24. flood/454/113
  25. flood/466/123
  26. flood/476/135
  27. flood/428/83
  28. text/368/160
  29. A line drawn from 56,127 to
  30. 64,135.
  31. ~
  32. line
  33. 348/58/610/58
  34. 348/68/610/68
  35. 442/48/609/48
  36. 348/38/608/38
  37. 348/28/608/28
  38. 348/78/610/78
  39. 348/88/609/88
  40. 348/98/608/98
  41. 348/108/609/108
  42. 348/118/610/118
  43. 348/128/608/128
  44. 348/138/609/138
  45.  
  46. line
  47. 348/148/456/148
  48. 520/148/610/148
  49. 348/158/358/158
  50. 348/158/612/158
  51.  
  52. line
  53. 349/48/374/48
  54. 353/29/353/157
  55. 363/29/363/157
  56. 373/29/373/157
  57. 383/29/383/157
  58. 393/29/393/157
  59. 403/29/403/157
  60. 413/29/413/157
  61. 423/29/423/157
  62. 433/29/433/157
  63. 443/29/443/157
  64. 453/29/453/157
  65. 463/29/463/157
  66. 473/29/473/157
  67. 483/29/483/157
  68. 493/29/493/157
  69. 503/29/503/157
  70. 513/29/513/157
  71. 523/29/523/157
  72. 533/29/533/157
  73. 543/29/543/157
  74. 553/29/553/157
  75. 563/29/563/157
  76. 573/29/573/157
  77. 583/29/583/157
  78. 593/29/593/157
  79. 603/29/603/157
  80.  
  81. KB/375/43/442/51
  82. KY
  83. KB/455/141/522/150
  84. KY
  85.  
  86. text/374/44
  87. (56,127)
  88. ~
  89. text/453/142
  90. (64,135)
  91. ~
  92.  
  93. text/6/93
  94.    To draw a line, the card would
  95. tell the monitor to put dots at a
  96. series of locations. There are
  97. some more RAM chips on the
  98. display card to remember which
  99. places dots are to be located.
  100. The text character patterns of
  101. dots are stored in ROM chips on
  102. the display card.
  103. ~
  104.